home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / MacPerl ƒ / Perl Source ƒ / Perl / macscripts / README < prev    next >
Text File  |  1993-10-23  |  721b  |  19 lines

  1. This directory contains a few small Perl scripts for the Mac:
  2.  
  3.     4112Balloon converts the PerlHelp file from 411 format into the format used by
  4.         MacPerl help.
  5.  
  6.     DirMenu sets up the Directory menu the way I do it on my home system. It is
  7.         unlikely that you would want to use this script directly, but it
  8.         demonstrates the interaction between the MPW Shell and Perl. (Tool)
  9.     
  10.     find2perl is a script emulating the Unix find program, adapted for MPW by
  11.         Charlie Reiman. (Tool)
  12.     
  13.     h2ph is a script converting a C header to Perl declarations. (Tool)
  14.     
  15.     sendps send a PostScript query to the currently connected printer. 
  16.         
  17. If you have written neat Perl scripts that you would like to share with the world,
  18. mail them to me.
  19.